-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESLint custom rule #3
base: master
Are you sure you want to change the base?
Conversation
'@react-hook-utilities', | ||
], | ||
rules: { | ||
'react-hooks/rules-of-hooks': 'error', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯
39dcc66
to
9eb14a2
Compare
Codecov Report
@@ Coverage Diff @@
## master #3 +/- ##
===========================================
- Coverage 100.00% 96.56% -3.44%
===========================================
Files 1 3 +2
Lines 80 640 +560
Branches 7 213 +206
===========================================
+ Hits 80 618 +538
- Misses 0 21 +21
- Partials 0 1 +1
Continue to review full report at Codecov.
|
066182a
to
07b18cc
Compare
07b18cc
to
b28dfc2
Compare
No description provided.